home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2150 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  798 b 

  1. From: SimsGW@msn.com (Gary Sims)
  2. Subject: RE: Function body banned in .H file - Can I still inline?
  3. Date: 16 Jan 96 00:37:05 -0800
  4. References: <4d0ir0$68e@newsroom.hitc.com> <00001a81+00008dc1@msn.com> <4dc0s3$dlo@ixnews7.ix.netcom.com>
  5. Message-ID: <00001a81+00008e41@msn.com>
  6. Path: news.msn.com!msn.com
  7. Newsgroups: comp.lang.c++
  8. Organization: The Microsoft Network (msn.com)
  9.  
  10. That's works also, Marian. I would be concerned that to use I must 
  11. personally check the header file to find out what symbol name the 
  12. writer of that header is using for this flag function. Since I can't 
  13. even remember what symbol I used a week ago, it would certainly be 
  14. more error prone for me! However, if you were always including your 
  15. own headers, you could establish a consistent system I'm sure.
  16.  
  17. Regards,
  18.  
  19. Gary
  20.